Tutorial: A Simple Web Server
This document is in progress.
In this tutorial you are going to write an HTTP API to handle counters using express and tarant. To simplify the tutorial, we are not covering persistence in the actors.
Before we start
This tutorial assumes that you already know the basic theory of tarant and the actor model. You can read the basics in Thinking in Tarant.